home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / utilreen / imagept1 / tutor_2.txt < prev   
Text File  |  1989-11-30  |  7KB  |  225 lines

  1. .en     Enable formatting. Once enabled, it cannot be disabled. If
  2. ..      this was not the first command in this file then EVERYTHING
  3. ..      would print.
  4. ..
  5. ..      Fonts 1 (CUBIC), 18 (Helv-20B) and 23 (HELV-32) are used.
  6. ..
  7. ..      *************
  8. ..
  9. ..      Note  - If you want to print a "literal" copy of your file,
  10. ..      don't use ImagePrint's formatting capabilities.
  11. ..
  12. ..      *************
  13. ..
  14. ..      The next command is the IMMEDIATE ACTION command. The comm-
  15. ..      and following the ".!!" goes into effect immediately. We
  16. ..      use it here to select 12 characters per inch (cpi). If we
  17. ..      selected 12 cpi by placing the backslash command in front
  18. ..      the first text line, the headers on the first page would
  19. ..      print at 10 cpi, the default density, because the headers
  20. ..      are printed before the main text section is analyzed.
  21. .!! \|
  22. ..   
  23. ..      TUTOR_2.TXT - IMAGEPRINT DEMONSTRATION FILE
  24. ..
  25. ..
  26. ..      This file demonstrates many the ImagePrint formatting and
  27. ..      backslash commands. Type "IP TUTOR_2.TXT" to see the
  28. ..      printed result. Some of the dot formatting commands shown
  29. ..      here don't contribute to the format of the printed output,
  30. ..      e.g. setting a parameter to the default value. 
  31. ..
  32. ..      Backslash commands are used without comment because they
  33. ..      are easy to understand and the best way to learn them is to
  34. ..      see them in use. "\-" is a soft hyphen.
  35. ..
  36. ..      Any line starting with a "." is interpreted as a command.
  37. ..      The "." doesn't have to be in the 1st column, but it does
  38. ..      have to be the first printable character on a line. The two
  39. ..      following lines are equivalent:
  40.         .PL 66
  41. .PL 66
  42. ..
  43. ..      
  44. ..      If the next printable character is another ".", the line is
  45. ..      ignored. This allows comments to appear in the source text,
  46. ..      but not be printed. This allows private notes, etc.
  47. ..
  48. ..      The two letter command can be separated from the dot in
  49. ..      column 1 by zero or more spaces. The variable parameter (if
  50. ..      one is needed) follows the two letter command, separated
  51. ..      from it by zero or more spaces. Each letter of the command
  52. ..      can be in upper or lower case. A comment can follow the 
  53. ..      variable parameter, separated from it by at least one space.
  54. ..      The following page length formatting commands are all equiv-
  55. ..      alent:
  56. ..
  57. .pl 60  comment - set page length to 60 lines
  58.      .  pl60
  59. .       PL      60      set page length to 60 lines
  60. .pl60
  61. .pL60
  62. ..
  63. ..
  64. .ww     Word Wrap -  enable left and right justification within the
  65. ..      left and right margins. This is the default state.
  66. ..
  67. ..
  68. .pl 66  Page Length is 66. This is the default value.
  69. ..
  70. ..
  71. .pn 1   Page Number = 1.  This is the default starting page number.
  72. ..      "&&" in the header or footer strings is replaced by the
  73. ..      current page number.
  74. ..
  75. ..
  76. .oe 5   Odd Extra -  Shift everything on odd pages 5 extra columns
  77. ..      to the right.
  78. .ee -5  Even Extra -  Shift everything on even pages 5 columns to
  79. ..      the left.
  80. ..
  81. ..      Set extra spaces back to defaults
  82. .oe     No extra spaces on odd pages.
  83. .ee     No extra spaces on even pages.
  84. ..
  85. ..
  86. .li 8   8 Lines per Inch (lpi). The default is 6 lpi.
  87. .li 6   Change back to 6 lpi. Do not change the inter-line gap 
  88. ..      after you have started printing a document because the paper
  89. ..      alignment will not be correct.
  90. ..
  91. ..
  92. .sw 65  Set Width of headers and footers to 65 columns. The left
  93. ..      and right justification and centering of the headers and
  94. ..      footers will occur within this range.
  95. ..
  96. ..
  97. ..      Odd page Headers
  98. .oh
  99. .oh...\bImagePrint formatting\b  \iPage &&\i
  100. .oh___________________________________________________________________________
  101. .oh
  102. .oh
  103. .oh
  104. ..
  105. ..      Even page Headers
  106. .eh
  107. .eh\iPage &&\i  \bImagePrint formatting\b...
  108. .eh___________________________________________________________________________
  109. .eh
  110. .eh
  111. .eh
  112. ..
  113. ..      Odd page Footers
  114. .of
  115. .of
  116. .of___________________________________________________________________________
  117. .of...format demonstration
  118. .of
  119. .of
  120. .of
  121. .of
  122. ..
  123. ..      Even page Footers
  124. .ef
  125. .ef
  126. .ef___________________________________________________________________________
  127. .efformat demonstration...
  128. .ef
  129. .ef
  130. .ef
  131. .ef
  132. ..
  133. ..
  134. ..
  135. ..
  136. ..      The cancel backslash command "\C" is used to cancel the
  137. ..      bold (\B), underline (\U) and double width (\W) commands.
  138. ..
  139. .nw     Turn auto word wrap off; it is initially enabled
  140. \|
  141.           \23\p\b\wImagePrint\c\|\01
  142.  
  143.  
  144. \18\p\bDot Formatting & Backslash Commands\c\|\01
  145. ..
  146. .ww     Turn word wrap back on
  147. ..
  148. .lm 5   Left Margin - Set the left margin to the 5th column.
  149. ..
  150. .rm 60  Right Margin - Set the right margin to the 60th column.
  151. ..
  152. .lf 2   Line Feed - Space down 2 lines.
  153. .ti 3   Temporary Indent of 3 from left margin.
  154. This is the demon\-str\-ation file for Image\-Print \udot\u
  155. \ufor\-mat\-ting\u and
  156. ..
  157. ..      Here are comment lines right in the middle of the text
  158. ..
  159. \uback\-slash\u com\-mands. This para\-graph is left and right jus\-ti\-fied
  160. be\-cause Word Wrap mode is en\-abled. It could be dis\-abled with the ".NW"
  161. no word wrap com\-mand.
  162. Each
  163. word
  164. of
  165. this
  166. sen\-tence
  167. was
  168. typed
  169. on
  170. a
  171. se\-par\-ate
  172. line.
  173. ..
  174. ..
  175. .fp     Force Printing of buffer.
  176. .pp     New paragraph
  177. ..
  178. .lm +15  Add 15 to the current Left Margin.
  179. ..
  180. Let's demon\-strate some of the back\-slash com\-mands:
  181. .lf
  182. \wThe\c \bquick\c \w\hbrown\c \ifox\c jumped  \^over\c  \b\ithe\c
  183. \wlazy\c \udog\c. \i\uThe\c  \uquick\c  \bbrown\c  \h\ifox\c
  184. \i\bjumped\c \h\^over\c \i\b\wthe\c \vlazy\c \i\u\w\bdog\c.
  185. No\-tice that the space the back\-slash com\-mands take up in the file is
  186. ac\-count\-ed for when left and right jus\-ti\-fy\-ing text. The ex\-tra width
  187. gen\-er\-at\-ed by the doub\-le width com\-mand is al\-so ac\-count\-ed for.
  188. ..
  189. .lf
  190. .lm 5
  191. .rm -15
  192. The left mar\-gin has just been set back to the 5th co\-lumn and
  193. the right mar\-gin has moved left 15 co\-lumns. The line spac\-ing 
  194. .ls 2
  195. dis\-tance has just been changed to cause the text to be printed
  196. on every other line. If for\-mat\-ting has been en\-abled, Image\-Print feeds
  197. the paper to the top of the next page when the end-of-file is reached.
  198. ..
  199. .fp
  200. .ls     Single spaced lines again
  201. .rm +15
  202. ..
  203. The next page has the right margin set to column 25 
  204. and the left margin set to 1. This provides a thin 
  205. column of text suitable for cutting & pasting into a 
  206. multi-column newsletter.
  207. ..
  208. .pa     Unconditionally  move  to  the next page. If the paper has
  209. ..      moved to the top of a new  page and no text has printed yet,
  210. ..      ".pa" will have no effect.
  211. ..
  212. .rm 25
  213. .lm 1
  214. Text here is print\-ed in a sin\-gle nar\-row strip.
  215. This is the end of the tu\-tor\-ial file. Be sure to 
  216. look at TUTOR_2.TXT with your word pro\-ces\-sor 
  217. be\-cause there are a lot of non-print\-ing com\-ments
  218. and ex\-plan\-ations con\-tained in it...
  219. ..
  220. ..      This is the end of the demonstration.  It was unnecessary
  221. ..      to force a page  feed  (".PA");  the paper  automatically
  222. ..      feeds to the top of the next page when ImagePrint finishes
  223. ..      if formatting had been enabled.
  224. 
  225.